type runtime.cpuStats

4 uses

	runtime (current package)
		metrics.go#L661: 	cpuStats
		mgc.go#L427: 	cpuStats
		mstats.go#L894: type cpuStats struct {
		mstats.go#L921: func (s *cpuStats) accumulate(now int64, gcMarkPhase bool) {